Skip to content

Conversation

@BotellaA
Copy link
Member

No description provided.

response = self.ws.recv()
print(f"{response=}", flush=True)
result = json.loads(response)["result"]
if result["stale"]:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JulienChampagnol si c'est stale alors c'est qu'on a pas récupéré la dernière image, il y en a une autre en cours de traitement

@BotellaA BotellaA merged commit 1ac4f86 into next Nov 3, 2025
35 of 37 checks passed
@BotellaA BotellaA deleted the fix/test-stale branch November 3, 2025 11:48
@JulienChampagnol
Copy link
Member

🎉 This PR is included in version 1.11.6-rc.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@JulienChampagnol
Copy link
Member

🎉 This PR is included in version 1.11.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants